[INFO] cloning repository https://github.com/halverneus/voice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/halverneus/voice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhalverneus%2Fvoice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhalverneus%2Fvoice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88449979cb55f044a3af73bc1f25fd7f9d84cab1
[INFO] fixing halverneus/voice against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhalverneus%2Fvoice" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/halverneus/voice
[INFO] finished tweaking git repo https://github.com/halverneus/voice
[INFO] tweaked toml for git repo https://github.com/halverneus/voice written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/halverneus/voice on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/halverneus/voice already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 49981ff39ec58aa02e9b2e97d6d43bc0fdcd6ed314a499411029d072907d4eed
[INFO] running `Command { std: "docker" "start" "49981ff39ec58aa02e9b2e97d6d43bc0fdcd6ed314a499411029d072907d4eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "49981ff39ec58aa02e9b2e97d6d43bc0fdcd6ed314a499411029d072907d4eed" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49981ff39ec58aa02e9b2e97d6d43bc0fdcd6ed314a499411029d072907d4eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "49981ff39ec58aa02e9b2e97d6d43bc0fdcd6ed314a499411029d072907d4eed" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling toml_edit v0.25.5+spec-1.1.0
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking font-types v0.10.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking wayland-protocols v0.32.11
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking read-fonts v0.35.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling cpp_common v0.5.10
[INFO] [stderr]    Compiling dlib v0.5.3
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking wayland-cursor v0.31.13
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling zbus_xml v5.1.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.11
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking zune-jpeg v0.5.14
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling zbus-lockstep v0.5.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking kurbo v0.13.0
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking zbus v5.14.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking svgtypes v0.16.1
[INFO] [stderr]    Compiling fontique v0.7.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling i-slint-common v1.15.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]     Checking lyon_path v1.0.19
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking skrifa v0.37.0
[INFO] [stderr]    Compiling cpp_build v0.5.10
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]    Compiling const-field-offset-macro v0.1.5
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking imagesize v0.14.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking usvg v0.46.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]     Checking atspi-common v0.13.0
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking swash v0.2.6
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]     Checking const-field-offset v0.1.5
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking harfrust v0.3.2
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling derive_utils v0.15.1
[INFO] [stderr]    Compiling vtable-macro v0.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling rspolib v0.1.2
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]     Checking parley v0.7.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]     Checking vtable v0.3.0
[INFO] [stderr]    Compiling auto_enums v0.8.8
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling i-slint-core-macros v1.15.1
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]     Checking resvg v0.46.0
[INFO] [stderr]    Compiling qttypes v0.2.12
[INFO] [stderr]     Checking lyon_extra v1.1.0
[INFO] [stderr]     Checking lyon_algorithms v1.0.19
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]     Checking clru v0.6.3
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.5
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling natord v1.0.9
[INFO] [stderr]     Checking htmlparser v0.2.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking pin-weak v1.1.0
[INFO] [stderr]    Compiling i-slint-compiler v1.15.1
[INFO] [stderr]     Checking accesskit v0.22.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]     Checking accesskit_consumer v0.32.0
[INFO] [stderr]    Compiling annotate-snippets v0.12.13
[INFO] [stderr]     Checking i-slint-core v1.15.1
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling linked_hash_set v0.1.6
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]    Compiling fontdue v0.9.3
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking atspi-proxies v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.11
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.11
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tiny-xlib v0.2.4
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling typed-index-collections v3.5.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling smol_str v0.3.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling spin_on v0.1.1
[INFO] [stderr]    Compiling cpp_macros v0.5.10
[INFO] [stderr]     Checking atspi v0.29.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.15.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling i-slint-backend-qt v1.15.1
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking ctor-lite v0.1.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking femtovg v0.20.4
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking accesskit_unix v0.18.0
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking cpp v0.5.10
[INFO] [stderr]     Checking x11-clipboard v0.9.3
[INFO] [stderr]    Compiling i-slint-backend-winit v1.15.1
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling alsa-sys v0.4.0
[INFO] [stderr]    Compiling toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking zeno v0.3.3
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.24.1+spec-1.1.0
[INFO] [stderr]     Checking i-slint-renderer-software v1.15.1
[INFO] [stderr]     Checking accesskit_winit v0.30.0
[INFO] [stderr]     Checking copypasta v0.10.2
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking i-slint-renderer-femtovg v1.15.1
[INFO] [stderr]    Compiling whisper-rs-sys v0.15.0
[INFO] [stderr]     Checking softbuffer v0.4.8
[INFO] [stderr]    Compiling i-slint-backend-selector v1.15.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling whisper-rs v0.16.0
[INFO] [stderr]    Compiling cpal v0.17.3
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking alsa v0.11.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling slint-build v1.15.1
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]    Compiling voice v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling slint-macros v1.15.1
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking slint v1.15.1
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/voice-30b97ec164ff6ddb/out/app.rs (11 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/voice-30b97ec164ff6ddb/out/app.rs:928:23
[INFO] [stdout]     |
[INFO] [stdout] 926 |                      let self_rc = self_weak . upgrade () . unwrap () ;
[INFO] [stdout]     |                          -------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `self_rc` calls a custom destructor
[INFO] [stdout]     |                          `self_rc` will be dropped later as of Edition 2024
[INFO] [stdout] 927 |                      let _self = self_rc . as_pin_ref () ;
[INFO] [stdout] 928 |                      (_self . parent . upgrade () . as_ref () . map (| x | ({
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 932 |                     ) . apply_pin (x . as_pin_ref ())) . map (| x | x . get ()) . unwrap_or_default ()) as _ }
[INFO] [stdout]     |                                                                                                              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `self_rc` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/voice-30b97ec164ff6ddb/out/app.rs:2169:23
[INFO] [stdout]      |
[INFO] [stdout] 2167 |                      let self_rc = self_weak . upgrade () . unwrap () ;
[INFO] [stdout]      |                          -------
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          `self_rc` calls a custom destructor
[INFO] [stdout]      |                          `self_rc` will be dropped later as of Edition 2024
[INFO] [stdout] 2168 |                      let _self = self_rc . as_pin_ref () ;
[INFO] [stdout] 2169 |                      (_self . parent . upgrade () . as_ref () . map (| x | ({
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2173 |                     ) . apply_pin (x . as_pin_ref ())) . map (| x | x . get ()) . unwrap_or_default ()) as _ }
[INFO] [stdout]      |                                                                                                              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `self_rc` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/voice-30b97ec164ff6ddb/out/app.rs:3346:46
[INFO] [stdout]      |
[INFO] [stdout] 3325 |                            let internal_vec = _self . repeater0 . instances_vec () ;
[INFO] [stdout]      |                                ------------
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                `internal_vec` calls a custom destructor
[INFO] [stdout]      |                                `internal_vec` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 3346 |                                as _ , r#size : ({
[INFO] [stdout]      |  ______________________________________________^
[INFO] [stdout] 3347 | |                                  * & InnerMainWindow :: FIELD_OFFSETS . r#root_27_empty_28_layout_cache }
[INFO] [stdout] 3348 | |                             ) . apply_pin (_self) . get () [3usize] as _ , r#spacing : 12f64 as _ , }
[INFO] [stdout]      | |                                                          ^
[INFO] [stdout]      | |                                                          |
[INFO] [stdout]      | |__________________________________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 3349 |                            as _ , r#repeated_indices . clone () as _) }
[INFO] [stdout] 3350 |                       ) as _ }
[INFO] [stdout]      |                              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/i-slint-core-1.15.1/sharedvector.rs:89:1
[INFO] [stdout]      |
[INFO] [stdout]   89 | impl<T> Drop for SharedVector<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `internal_vec` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/voice-30b97ec164ff6ddb/out/app.rs:5959:66
[INFO] [stdout]      |
[INFO] [stdout] 5957 | ... let self_rc = self_weak . upgrade () . unwrap () ;
[INFO] [stdout]      |         -------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `self_rc` calls a custom destructor
[INFO] [stdout]      |         `self_rc` will be dropped later as of Edition 2024
[INFO] [stdout] 5958 | ... let _self = self_rc . as_pin_ref () ;
[INFO] [stdout] 5959 | ... (sp :: ApproxEq :: < f64 > :: approx_eq (& (_self . parent . upgrade () . as_ref () . map (| x | ({
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                                 |
[INFO] [stdout]      |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 5960 | ...     * & InnerMainWindow :: FIELD_OFFSETS . r#root_27_output_mode_index }
[INFO] [stdout] 5961 | ...) . apply_pin (x . as_pin_ref ())) . map (| x | x . get ()) . unwrap_or_default () as f64) , & (0f64 as f64))) as _ }
[INFO] [stdout]      |                                                                                                                        - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `self_rc` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/voice-30b97ec164ff6ddb/out/app.rs:5969:66
[INFO] [stdout]      |
[INFO] [stdout] 5967 | ... let self_rc = self_weak . upgrade () . unwrap () ;
[INFO] [stdout]      |         -------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `self_rc` calls a custom destructor
[INFO] [stdout]      |         `self_rc` will be dropped later as of Edition 2024
[INFO] [stdout] 5968 | ... let _self = self_rc . as_pin_ref () ;
[INFO] [stdout] 5969 | ... (sp :: ApproxEq :: < f64 > :: approx_eq (& (_self . parent . upgrade () . as_ref () . map (| x | ({
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                                 |
[INFO] [stdout]      |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 5970 | ...     * & InnerMainWindow :: FIELD_OFFSETS . r#root_27_output_mode_index }
[INFO] [stdout] 5971 | ...) . apply_pin (x . as_pin_ref ())) . map (| x | x . get ()) . unwrap_or_default () as f64) , & (1f64 as f64))) as _ }
[INFO] [stdout]      |                                                                                                                        - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `self_rc` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/voice-30b97ec164ff6ddb/out/app.rs:5979:23
[INFO] [stdout]      |
[INFO] [stdout] 5977 |                      let self_rc = self_weak . upgrade () . unwrap () ;
[INFO] [stdout]      |                          -------
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          `self_rc` calls a custom destructor
[INFO] [stdout]      |                          `self_rc` will be dropped later as of Edition 2024
[INFO] [stdout] 5978 |                      let _self = self_rc . as_pin_ref () ;
[INFO] [stdout] 5979 |                      (_self . parent . upgrade () . as_ref () . map (| x | ({
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 5980 |                          * & InnerMainWindow :: FIELD_OFFSETS . r#root_27_model_missing }
[INFO] [stdout] 5981 |                     ) . apply_pin (x . as_pin_ref ())) . map (| x | x . get ()) . unwrap_or_default ()) as _ }
[INFO] [stdout]      |                                                                                                              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `self_rc` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/voice-30b97ec164ff6ddb/out/app.rs:6084:46
[INFO] [stdout]      |
[INFO] [stdout] 6052 |                          let internal_vec = _self . repeater0 . instances_vec () ;
[INFO] [stdout]      |                              ------------
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              `internal_vec` calls a custom destructor
[INFO] [stdout]      |                              `internal_vec` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 6061 |                          let internal_vec = _self . repeater1 . instances_vec () ;
[INFO] [stdout]      |                              ------------
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                              `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 6070 |                          let internal_vec = _self . repeater2 . instances_vec () ;
[INFO] [stdout]      |                              ------------
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                              `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 6084 |                              as _ , r#size : _self . parent . upgrade () . as_ref () . map (| x | ({
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                              up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 6091 |                     ) as _ }
[INFO] [stdout]      |                            - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `internal_vec` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/voice-30b97ec164ff6ddb/out/app.rs:8729:23
[INFO] [stdout]      |
[INFO] [stdout] 8727 |                      let self_rc = self_weak . upgrade () . unwrap () ;
[INFO] [stdout]      |                          -------
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          `self_rc` calls a custom destructor
[INFO] [stdout]      |                          `self_rc` will be dropped later as of Edition 2024
[INFO] [stdout] 8728 |                      let _self = self_rc . as_pin_ref () ;
[INFO] [stdout] 8729 |                      (_self . parent . upgrade () . and_then (| x | x . parent . upgrade ()) . as_ref () . map (| x | ({
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 8730 |                          * & InnerMainWindow :: FIELD_OFFSETS . r#root_27_downloading }
[INFO] [stdout] 8731 |                     ) . apply_pin (x . as_pin_ref ())) . map (| x | x . get ()) . unwrap_or_default ()) as _ }
[INFO] [stdout]      |                                                                                                              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `self_rc` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/voice-30b97ec164ff6ddb/out/app.rs:8906:46
[INFO] [stdout]      |
[INFO] [stdout] 8892 |                          let internal_vec = _self . repeater0 . instances_vec () ;
[INFO] [stdout]      |                              ------------
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              `internal_vec` calls a custom destructor
[INFO] [stdout]      |                              `internal_vec` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 8906 |                              as _ , r#size : _self . parent . upgrade () . as_ref () . map (| x | ({
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 8913 |                     ) as _ }
[INFO] [stdout]      |                            - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `internal_vec` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/main.rs:535:15
[INFO] [stdout]     |
[INFO] [stdout] 535 |         match engine.transcribe(&segment) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 580 |             Err(e) => {
[INFO] [stdout]     |                 -
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `e` calls a custom destructor
[INFO] [stdout]     |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 592 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/voice-30b97ec164ff6ddb/out/app.rs:928:23
[INFO] [stdout]     |
[INFO] [stdout] 926 |                      let self_rc = self_weak . upgrade () . unwrap () ;
[INFO] [stdout]     |                          -------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `self_rc` calls a custom destructor
[INFO] [stdout]     |                          `self_rc` will be dropped later as of Edition 2024
[INFO] [stdout] 927 |                      let _self = self_rc . as_pin_ref () ;
[INFO] [stdout] 928 |                      (_self . parent . upgrade () . as_ref () . map (| x | ({
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 932 |                     ) . apply_pin (x . as_pin_ref ())) . map (| x | x . get ()) . unwrap_or_default ()) as _ }
[INFO] [stdout]     |                                                                                                              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `self_rc` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/voice-30b97ec164ff6ddb/out/app.rs:2169:23
[INFO] [stdout]      |
[INFO] [stdout] 2167 |                      let self_rc = self_weak . upgrade () . unwrap () ;
[INFO] [stdout]      |                          -------
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          `self_rc` calls a custom destructor
[INFO] [stdout]      |                          `self_rc` will be dropped later as of Edition 2024
[INFO] [stdout] 2168 |                      let _self = self_rc . as_pin_ref () ;
[INFO] [stdout] 2169 |                      (_self . parent . upgrade () . as_ref () . map (| x | ({
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2173 |                     ) . apply_pin (x . as_pin_ref ())) . map (| x | x . get ()) . unwrap_or_default ()) as _ }
[INFO] [stdout]      |                                                                                                              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `self_rc` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/voice-30b97ec164ff6ddb/out/app.rs:3346:46
[INFO] [stdout]      |
[INFO] [stdout] 3325 |                            let internal_vec = _self . repeater0 . instances_vec () ;
[INFO] [stdout]      |                                ------------
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                `internal_vec` calls a custom destructor
[INFO] [stdout]      |                                `internal_vec` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 3346 |                                as _ , r#size : ({
[INFO] [stdout]      |  ______________________________________________^
[INFO] [stdout] 3347 | |                                  * & InnerMainWindow :: FIELD_OFFSETS . r#root_27_empty_28_layout_cache }
[INFO] [stdout] 3348 | |                             ) . apply_pin (_self) . get () [3usize] as _ , r#spacing : 12f64 as _ , }
[INFO] [stdout]      | |                                                          ^
[INFO] [stdout]      | |                                                          |
[INFO] [stdout]      | |__________________________________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 3349 |                            as _ , r#repeated_indices . clone () as _) }
[INFO] [stdout] 3350 |                       ) as _ }
[INFO] [stdout]      |                              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/i-slint-core-1.15.1/sharedvector.rs:89:1
[INFO] [stdout]      |
[INFO] [stdout]   89 | impl<T> Drop for SharedVector<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `internal_vec` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/voice-30b97ec164ff6ddb/out/app.rs:5959:66
[INFO] [stdout]      |
[INFO] [stdout] 5957 | ... let self_rc = self_weak . upgrade () . unwrap () ;
[INFO] [stdout]      |         -------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `self_rc` calls a custom destructor
[INFO] [stdout]      |         `self_rc` will be dropped later as of Edition 2024
[INFO] [stdout] 5958 | ... let _self = self_rc . as_pin_ref () ;
[INFO] [stdout] 5959 | ... (sp :: ApproxEq :: < f64 > :: approx_eq (& (_self . parent . upgrade () . as_ref () . map (| x | ({
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                                 |
[INFO] [stdout]      |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 5960 | ...     * & InnerMainWindow :: FIELD_OFFSETS . r#root_27_output_mode_index }
[INFO] [stdout] 5961 | ...) . apply_pin (x . as_pin_ref ())) . map (| x | x . get ()) . unwrap_or_default () as f64) , & (0f64 as f64))) as _ }
[INFO] [stdout]      |                                                                                                                        - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `self_rc` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/voice-30b97ec164ff6ddb/out/app.rs:5969:66
[INFO] [stdout]      |
[INFO] [stdout] 5967 | ... let self_rc = self_weak . upgrade () . unwrap () ;
[INFO] [stdout]      |         -------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `self_rc` calls a custom destructor
[INFO] [stdout]      |         `self_rc` will be dropped later as of Edition 2024
[INFO] [stdout] 5968 | ... let _self = self_rc . as_pin_ref () ;
[INFO] [stdout] 5969 | ... (sp :: ApproxEq :: < f64 > :: approx_eq (& (_self . parent . upgrade () . as_ref () . map (| x | ({
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                                 |
[INFO] [stdout]      |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 5970 | ...     * & InnerMainWindow :: FIELD_OFFSETS . r#root_27_output_mode_index }
[INFO] [stdout] 5971 | ...) . apply_pin (x . as_pin_ref ())) . map (| x | x . get ()) . unwrap_or_default () as f64) , & (1f64 as f64))) as _ }
[INFO] [stdout]      |                                                                                                                        - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `self_rc` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/voice-30b97ec164ff6ddb/out/app.rs:5979:23
[INFO] [stdout]      |
[INFO] [stdout] 5977 |                      let self_rc = self_weak . upgrade () . unwrap () ;
[INFO] [stdout]      |                          -------
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          `self_rc` calls a custom destructor
[INFO] [stdout]      |                          `self_rc` will be dropped later as of Edition 2024
[INFO] [stdout] 5978 |                      let _self = self_rc . as_pin_ref () ;
[INFO] [stdout] 5979 |                      (_self . parent . upgrade () . as_ref () . map (| x | ({
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 5980 |                          * & InnerMainWindow :: FIELD_OFFSETS . r#root_27_model_missing }
[INFO] [stdout] 5981 |                     ) . apply_pin (x . as_pin_ref ())) . map (| x | x . get ()) . unwrap_or_default ()) as _ }
[INFO] [stdout]      |                                                                                                              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `self_rc` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/voice-30b97ec164ff6ddb/out/app.rs:6084:46
[INFO] [stdout]      |
[INFO] [stdout] 6052 |                          let internal_vec = _self . repeater0 . instances_vec () ;
[INFO] [stdout]      |                              ------------
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              `internal_vec` calls a custom destructor
[INFO] [stdout]      |                              `internal_vec` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 6061 |                          let internal_vec = _self . repeater1 . instances_vec () ;
[INFO] [stdout]      |                              ------------
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                              `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 6070 |                          let internal_vec = _self . repeater2 . instances_vec () ;
[INFO] [stdout]      |                              ------------
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                              `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 6084 |                              as _ , r#size : _self . parent . upgrade () . as_ref () . map (| x | ({
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                              up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 6091 |                     ) as _ }
[INFO] [stdout]      |                            - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `internal_vec` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/voice-30b97ec164ff6ddb/out/app.rs:8729:23
[INFO] [stdout]      |
[INFO] [stdout] 8727 |                      let self_rc = self_weak . upgrade () . unwrap () ;
[INFO] [stdout]      |                          -------
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          `self_rc` calls a custom destructor
[INFO] [stdout]      |                          `self_rc` will be dropped later as of Edition 2024
[INFO] [stdout] 8728 |                      let _self = self_rc . as_pin_ref () ;
[INFO] [stdout] 8729 |                      (_self . parent . upgrade () . and_then (| x | x . parent . upgrade ()) . as_ref () . map (| x | ({
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 8730 |                          * & InnerMainWindow :: FIELD_OFFSETS . r#root_27_downloading }
[INFO] [stdout] 8731 |                     ) . apply_pin (x . as_pin_ref ())) . map (| x | x . get ()) . unwrap_or_default ()) as _ }
[INFO] [stdout]      |                                                                                                              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `self_rc` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/voice-30b97ec164ff6ddb/out/app.rs:8906:46
[INFO] [stdout]      |
[INFO] [stdout] 8892 |                          let internal_vec = _self . repeater0 . instances_vec () ;
[INFO] [stdout]      |                              ------------
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              `internal_vec` calls a custom destructor
[INFO] [stdout]      |                              `internal_vec` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 8906 |                              as _ , r#size : _self . parent . upgrade () . as_ref () . map (| x | ({
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 8913 |                     ) as _ }
[INFO] [stdout]      |                            - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `internal_vec` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtable-0.3.0/src/vrc.rs:102:1
[INFO] [stdout]      |
[INFO] [stdout]  102 | impl<VTable: VTableMetaDropInPlace + 'static, X> Drop for VRc<VTable, X> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/main.rs:535:15
[INFO] [stdout]     |
[INFO] [stdout] 535 |         match engine.transcribe(&segment) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 580 |             Err(e) => {
[INFO] [stdout]     |                 -
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `e` calls a custom destructor
[INFO] [stdout]     |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 592 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 34s
[INFO] [stderr] crater-edition-check: voice v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling voice v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 37s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "49981ff39ec58aa02e9b2e97d6d43bc0fdcd6ed314a499411029d072907d4eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49981ff39ec58aa02e9b2e97d6d43bc0fdcd6ed314a499411029d072907d4eed", kill_on_drop: false }`
[INFO] [stdout] 49981ff39ec58aa02e9b2e97d6d43bc0fdcd6ed314a499411029d072907d4eed
